[INFO] cloning repository https://github.com/Hoshino-Yumetsuki/Rumina
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hoshino-Yumetsuki/Rumina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoshino-Yumetsuki%2FRumina", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoshino-Yumetsuki%2FRumina'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9207cd3aac7eed3fd2dfaab375739db4d0a3abf5
[INFO] testing Hoshino-Yumetsuki/Rumina against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoshino-Yumetsuki%2FRumina" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hoshino-Yumetsuki/Rumina
[INFO] finished tweaking git repo https://github.com/Hoshino-Yumetsuki/Rumina
[INFO] tweaked toml for git repo https://github.com/Hoshino-Yumetsuki/Rumina written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hoshino-Yumetsuki/Rumina on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hoshino-Yumetsuki/Rumina already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded mathcore v0.3.1
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded strength_reduce v0.2.4
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded rustfft v6.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 227cfd3af01c3ab0e46fa55f22b2ff7c266f7ce6c7fb3fa89322259327947307
[INFO] running `Command { std: "docker" "start" "-a" "227cfd3af01c3ab0e46fa55f22b2ff7c266f7ce6c7fb3fa89322259327947307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "227cfd3af01c3ab0e46fa55f22b2ff7c266f7ce6c7fb3fa89322259327947307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "227cfd3af01c3ab0e46fa55f22b2ff7c266f7ce6c7fb3fa89322259327947307", kill_on_drop: false }`
[INFO] [stdout] 227cfd3af01c3ab0e46fa55f22b2ff7c266f7ce6c7fb3fa89322259327947307
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24df91a06f4b2cef2e990916f9210f27a29462e093cfdbec868c349742677cc6
[INFO] running `Command { std: "docker" "start" "-a" "24df91a06f4b2cef2e990916f9210f27a29462e093cfdbec868c349742677cc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling mathcore v0.3.1
[INFO] [stderr]    Compiling rumina v1.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.06s
[INFO] running `Command { std: "docker" "inspect" "24df91a06f4b2cef2e990916f9210f27a29462e093cfdbec868c349742677cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24df91a06f4b2cef2e990916f9210f27a29462e093cfdbec868c349742677cc6", kill_on_drop: false }`
[INFO] [stdout] 24df91a06f4b2cef2e990916f9210f27a29462e093cfdbec868c349742677cc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a9e3290d0c9a7351b21697f4908821bbab38bf62b1f450e1b35a79f38c01e60
[INFO] running `Command { std: "docker" "start" "-a" "0a9e3290d0c9a7351b21697f4908821bbab38bf62b1f450e1b35a79f38c01e60", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mathcore v0.3.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling rumina v1.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.64s
[INFO] running `Command { std: "docker" "inspect" "0a9e3290d0c9a7351b21697f4908821bbab38bf62b1f450e1b35a79f38c01e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a9e3290d0c9a7351b21697f4908821bbab38bf62b1f450e1b35a79f38c01e60", kill_on_drop: false }`
[INFO] [stdout] 0a9e3290d0c9a7351b21697f4908821bbab38bf62b1f450e1b35a79f38c01e60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 381d6bb2cf20c2dab63d2a581d51146f9b413f173d82a6a763443963fe6b45d7
[INFO] running `Command { std: "docker" "start" "-a" "381d6bb2cf20c2dab63d2a581d51146f9b413f173d82a6a763443963fe6b45d7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumina-12f4d84cf8d09bbc)
[INFO] [stdout] 
[INFO] [stdout] running 255 tests
[INFO] [stdout] test ast::tests::test_expr_clone ... ok
[INFO] [stdout] test ast::tests::test_binop_display ... ok
[INFO] [stdout] test ast::tests::test_declared_type_clone ... ok
[INFO] [stdout] test builtin::array::tests::test_concat ... ok
[INFO] [stdout] test builtin::array::tests::test_concat_empty ... ok
[INFO] [stdout] test builtin::array::tests::test_cross ... ok
[INFO] [stdout] test builtin::array::tests::test_concat_non_array ... ok
[INFO] [stdout] test builtin::array::tests::test_cross_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_cross_wrong_dimensions ... ok
[INFO] [stdout] test builtin::array::tests::test_det_2x2 ... ok
[INFO] [stdout] test builtin::array::tests::test_det_empty_matrix ... ok
[INFO] [stdout] test builtin::array::tests::test_det_non_square ... ok
[INFO] [stdout] test builtin::array::tests::test_det_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_dot_different_lengths ... ok
[INFO] [stdout] test builtin::array::tests::test_dot ... ok
[INFO] [stdout] test builtin::array::tests::test_dot_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_foreach_not_implemented ... ok
[INFO] [stdout] test builtin::array::tests::test_filter_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_foreach_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_map_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_norm ... ok
[INFO] [stdout] test builtin::array::tests::test_norm_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_push_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_push ... ok
[INFO] [stdout] test builtin::array::tests::test_range ... ok
[INFO] [stdout] test builtin::array::tests::test_reduce_non_array ... ok
[INFO] [stdout] test builtin::array::tests::test_range_negative ... ok
[INFO] [stdout] test builtin::array::tests::test_pop_empty ... ok
[INFO] [stdout] test builtin::cas::tests::test_differentiate_valid ... ok
[INFO] [stdout] test builtin::cas::tests::test_definite_integral_wrong_args ... ok
[INFO] [stdout] test builtin::cas::tests::test_evaluate_at_valid ... ok
[INFO] [stdout] test builtin::cas::tests::test_parse_valid ... ok
[INFO] [stdout] test builtin::array::tests::test_reduce_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_reduce_array ... ok
[INFO] [stdout] test builtin::cas::tests::test_differentiate_wrong_args ... ok
[INFO] [stdout] test builtin::array::tests::test_pop ... ok
[INFO] [stdout] test builtin::cas::tests::test_parse_wrong_args ... ok
[INFO] [stdout] test builtin::cas::tests::test_numerical_derivative_wrong_args ... ok
[INFO] [stdout] test builtin::cas::tests::test_integrate_valid ... ok
[INFO] [stdout] test builtin::cas::tests::test_evaluate_at_wrong_args ... ok
[INFO] [stdout] test builtin::cas::tests::test_load_not_found ... ok
[INFO] [stdout] test builtin::cas::tests::test_store_wrong_args ... ok
[INFO] [stdout] test builtin::cas::tests::test_solve_linear_valid ... ok
[INFO] [stdout] test builtin::random::tests::test_randint_wrong_args ... ok
[INFO] [stdout] test builtin::cas::tests::test_store_and_load ... ok
[INFO] [stdout] test builtin::random::tests::test_rand ... ok
[INFO] [stdout] test builtin::cas::tests::test_solve_linear_wrong_args ... ok
[INFO] [stdout] test builtin::random::tests::test_random ... ok
[INFO] [stdout] test builtin::string::tests::test_concat ... ok
[INFO] [stdout] test builtin::string::tests::test_at ... ok
[INFO] [stdout] test builtin::cas::tests::test_integrate_wrong_args ... ok
[INFO] [stdout] test builtin::utils::tests::test_decimal ... ok
[INFO] [stdout] test builtin::utils::tests::test_fraction ... ok
[INFO] [stdout] test builtin::cas::tests::test_definite_integral_valid ... ok
[INFO] [stdout] test builtin::utils::tests::test_new_fn ... ok
[INFO] [stdout] test builtin::random::tests::test_randint ... ok
[INFO] [stdout] test builtin::string::tests::test_char_at ... ok
[INFO] [stdout] test builtin::string::tests::test_length ... ok
[INFO] [stdout] test builtin::utils::tests::test_assert ... ok
[INFO] [stdout] test builtin::string::tests::test_find ... ok
[INFO] [stdout] test builtin::cas::tests::test_numerical_derivative_valid ... ok
[INFO] [stdout] test builtin::string::tests::test_sub ... ok
[INFO] [stdout] test builtin::utils::tests::test_same ... ok
[INFO] [stdout] test builtin::utils::tests::test_size ... ok
[INFO] [stdout] test builtin::utils::tests::test_setattr ... ok
[INFO] [stdout] test builtin::utils::tests::test_size_struct ... ok
[INFO] [stdout] test builtin::utils::tests::test_to_float ... ok
[INFO] [stdout] test builtin::utils::tests::test_to_bool ... ok
[INFO] [stdout] test builtin::utils::tests::test_to_int ... ok
[INFO] [stdout] test builtin::utils::tests::test_to_string_fn ... ok
[INFO] [stdout] test builtin::utils::tests::test_tostring ... ok
[INFO] [stdout] test builtin::utils::tests::test_typeof_fn ... ok
[INFO] [stdout] test builtin::utils::tests::test_to_string ... ok
[INFO] [stdout] test bytecode_optimizer::tests::test_optimize_jump_chains ... ok
[INFO] [stdout] test bytecode_optimizer::tests::test_eliminate_nop_pushvar_popvar ... ok
[INFO] [stdout] test bytecode_optimizer::tests::test_merge_constant_add ... ok
[INFO] [stdout] test builtin::utils::tests::test_update ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_for_loop ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_lambda_with_closure ... ok
[INFO] [stdout] test bytecode_optimizer::tests::test_eliminate_dead_pushpop ... ok
[INFO] [stdout] test bytecode_optimizer::tests::test_multiple_pass_optimization ... ok
[INFO] [stdout] test builtin::utils::tests::test_to_complex ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_lambda ... ok
[INFO] [stdout] test builtin::utils::tests::test_to_rational ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_variables ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_simple ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_user_defined_function ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_with_builtins ... ok
[INFO] [stdout] test error::tests::test_add_frame ... ok
[INFO] [stdout] test error::tests::test_display_trait ... ok
[INFO] [stdout] test error::tests::test_error_constructors ... ok
[INFO] [stdout] test compiler::tests::test_compile_and_run_recursive_fibonacci ... ok
[INFO] [stdout] test error::tests::test_rumina_error_new ... ok
[INFO] [stdout] test compiler::tests::test_compile_var_decl ... ok
[INFO] [stdout] test compiler::tests::test_compile_simple_expr ... ok
[INFO] [stdout] test interpreter::call::tests::test_call_array_method_unknown ... ok
[INFO] [stdout] test error::tests::test_error_type_display ... ok
[INFO] [stdout] test error::tests::test_format_error_with_stack ... ok
[INFO] [stdout] test error::tests::test_from_str ... ok
[INFO] [stdout] test error::tests::test_format_error_no_stack ... ok
[INFO] [stdout] test error::tests::test_from_string ... ok
[INFO] [stdout] test interpreter::call::tests::test_call_function_wrong_arg_count ... ok
[INFO] [stdout] test interpreter::call::tests::test_call_method_non_callable ... ok
[INFO] [stdout] test interpreter::call::tests::test_curried_function_partial_application ... ok
[INFO] [stdout] test interpreter::call::tests::test_curried_function_too_many_args ... ok
[INFO] [stdout] test interpreter::call::tests::test_call_non_callable ... ok
[INFO] [stdout] test interpreter::call::tests::test_handle_filter_wrong_args ... ok
[INFO] [stdout] test interpreter::call::tests::test_handle_foreach_non_array ... ok
[INFO] [stdout] test interpreter::call::tests::test_handle_foreach_wrong_args ... ok
[INFO] [stdout] test interpreter::call::tests::test_handle_map_wrong_args ... ok
[INFO] [stdout] test interpreter::call::tests::test_handle_reduce_empty_array_no_initial ... ok
[INFO] [stdout] test interpreter::call::tests::test_call_method_wrong_arg_count ... ok
[INFO] [stdout] test interpreter::call::tests::test_handle_reduce_wrong_args ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_array ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_bigint ... ok
[INFO] [stdout] test interpreter::call::tests::test_handle_reduce_empty_array_with_initial ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_bool ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_complex ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_declared_type ... ok
[INFO] [stdout] test interpreter::call::tests::test_memoized_function_caching ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_float ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_int ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_irrational ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_rational ... ok
[INFO] [stdout] test interpreter::convert::tests::test_convert_to_string ... ok
[INFO] [stdout] test interpreter::expr::tests::test_index_array_negative ... ok
[INFO] [stdout] test interpreter::expr::tests::test_index_array_out_of_bounds ... ok
[INFO] [stdout] test interpreter::expr::tests::test_array ... ok
[INFO] [stdout] test interpreter::expr::tests::test_index_array_positive ... ok
[INFO] [stdout] test interpreter::expr::tests::test_lambda ... ok
[INFO] [stdout] test interpreter::expr::tests::test_member_invalid_type ... ok
[INFO] [stdout] test interpreter::expr::tests::test_index_string ... ok
[INFO] [stdout] test interpreter::expr::tests::test_literals ... ok
[INFO] [stdout] test interpreter::expr::tests::test_index_string_negative ... ok
[INFO] [stdout] test interpreter::expr::tests::test_index_invalid ... ok
[INFO] [stdout] test interpreter::expr::tests::test_multi ... ok
[INFO] [stdout] test interpreter::expr::tests::test_try_invalid_type ... ok
[INFO] [stdout] test interpreter::expr::tests::test_unary_neg ... ok
[INFO] [stdout] test interpreter::tests::test_complex_addition ... ok
[INFO] [stdout] test interpreter::expr::tests::test_unary_not ... ok
[INFO] [stdout] test interpreter::tests::test_complex_division ... ok
[INFO] [stdout] test interpreter::expr::tests::test_struct ... ok
[INFO] [stdout] test interpreter::tests::test_deep_recursion_moderate ... ignored
[INFO] [stdout] test interpreter::tests::test_irrational_negation ... ok
[INFO] [stdout] test interpreter::tests::test_complex_with_rational ... ok
[INFO] [stdout] test interpreter::tests::test_power_int_by_half ... ok
[INFO] [stdout] test interpreter::tests::test_power_float_rational ... ok
[INFO] [stdout] test interpreter::tests::test_power_int_rational ... ok
[INFO] [stdout] test interpreter::tests::test_power_mathcore_integration ... ok
[INFO] [stdout] test interpreter::tests::test_power_int_overflow_promotion_to_bigint ... ok
[INFO] [stdout] test interpreter::tests::test_complex_multiplication ... ok
[INFO] [stdout] test interpreter::tests::test_complex_with_int ... ok
[INFO] [stdout] test interpreter::tests::test_recursion_limit ... ignored
[INFO] [stderr] 
[INFO] [stdout] test interpreter::tests::test_complex_negation ... ok
[INFO] [stderr] thread 'interpreter::tests::test_deep_recursion_simple' (164) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rumina-12f4d84cf8d09bbc` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "381d6bb2cf20c2dab63d2a581d51146f9b413f173d82a6a763443963fe6b45d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "381d6bb2cf20c2dab63d2a581d51146f9b413f173d82a6a763443963fe6b45d7", kill_on_drop: false }`
[INFO] [stdout] 381d6bb2cf20c2dab63d2a581d51146f9b413f173d82a6a763443963fe6b45d7
